home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11718 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  602 b 

  1. Path: ix.netcom.com!news
  2. From: bigeagle@ix.netcom.com(Greg Sanford)
  3. Newsgroups: comp.lang.c++
  4. Subject: Need Help calling DLLs from Visual Basic 4.0
  5. Date: 15 Mar 1996 21:28:04 GMT
  6. Organization: Netcom
  7. Message-ID: <4icnd4$b1u@dfw-ixnews5.ix.netcom.com>
  8. NNTP-Posting-Host: ix-stl5-05.ix.netcom.com
  9. X-NETCOM-Date: Fri Mar 15  3:28:04 PM CST 1996
  10.  
  11. Is there anything special I need to put into my DLL to let Visual Basic
  12. see it when I run it from my app? When I try and run it, VB comes back
  13. and tells me it can find the DLL, but not the function. I am sure I
  14. have the function named the same as in my DLL. 
  15.